Skip to content

Prevented scrolling on input[type=number] fields#2515

Merged
josephmathew900 merged 2 commits into
mainfrom
2506-prevent-scrolling-on-input-type-number
Jul 8, 2025
Merged

Prevented scrolling on input[type=number] fields#2515
josephmathew900 merged 2 commits into
mainfrom
2506-prevent-scrolling-on-input-type-number

Conversation

@josephmathew900
Copy link
Copy Markdown
Contributor

Description

  • Number input fields now lose focus on scroll to prevent accidental value changes.

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@neetodeploy neetodeploy Bot had a problem deploying to neeto-ui-agsb-pr-2515 July 8, 2025 14:08 Failure
@josephmathew900 josephmathew900 force-pushed the 2506-prevent-scrolling-on-input-type-number branch from e45c550 to 0678833 Compare July 8, 2025 14:15
@neetodeploy neetodeploy Bot had a problem deploying to neeto-ui-agsb-pr-2515 July 8, 2025 14:15 Failure
@josephmathew900 josephmathew900 added the patch Releases small requests or bug fixes. label Jul 8, 2025
@neetodeploy neetodeploy Bot had a problem deploying to neeto-ui-agsb-pr-2515 July 8, 2025 14:22 Failure
@josephmathew900 josephmathew900 marked this pull request as ready for review July 8, 2025 14:28
@josephmathew900 josephmathew900 merged commit 3f81bbb into main Jul 8, 2025
1 check passed
@josephmathew900 josephmathew900 deleted the 2506-prevent-scrolling-on-input-type-number branch July 8, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Releases small requests or bug fixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent scrolling on input[type="number"] fields

1 participant